	
;; Do not delete this line
%100
+0
+3
+42

[@main]
#IF
checkpkpoint 2
#SAY
I do not want you to speak of this cruel man. \ \
<Close/@exit>
#ELSESAY
Welcome. Common drugs sold here. \ \
<Buy/@buy + (medicine category)> drugs \
<Sell/@sell> Drug \
<Pharmaceutical production/@PotionProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 
[@PotionProduce]
#CALL [ProduceSystem \Potion\PotionMain.txt] @Potionsmain
[@buy]
#SAY
_ If the body is a problem, will regret the. I remember in advance of taking the medicine. \ \
<Pre-step/@main>

[@sell]
#SAY
_ Can not be taken lightly ... right now the disease and in any case to sell the things you give me let's see it. \ \ \
<Pre-step/@main>

[goods]

[@ClothesProduce]
#CALL [ProduceSystem\Potion\PotionMain.txt] @Potionsmain


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0
#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#ACT
Mov D0 1
#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ Beach Chamber of Commerce by me all the financial management of the common people like you to see where the number of books will be astonished, and Ha ha ha. \ \
_ <Close/@exit>


[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;; Do not delete this line
